Defines a PDF path.
A path represents a series of connected lines and curves.

Full documentation

Initializes a new PDFPath object.

Full documentation

Adds an arc to path.

Full documentation

Adds a cubic Bezier curve to current sub-path.

Full documentation

Adds a cubic Bezier curve to current sub-path.
The positions are relative to current path point.

Full documentation

Adds an ellipse to path.

Full documentation

Adds a line at the end of current sub-path.

Full documentation

Adds a line at the end of current sub-path.
The position is relative to current path point.

Full documentation

Adds a path at the end of current path.

Full documentation

Adds a series of connected Bezier curves to current sub-path.

Full documentation

Adds a polygon to path.

Full documentation

Adds a series of connected lines at the end of current sub-path.

Full documentation

Adds a rectangle to path.

Full documentation

Adds a rounded rectangle to path.

Full documentation

Closes the current sub-path.

Full documentation

Gets the path bounds.

Full documentation

Gets the current point on the path.

Full documentation

This method supports the internal library infrastructure and should not be used by external client code.

Full documentation

Creates a new sub-path at the given position.

Full documentation

Creates a new sub-path at the given position.
The start position is relative to current path point.

Full documentation

This method supports the internal library infrastructure and should not be used by external client code.

Full documentation

This method supports the internal library infrastructure and should not be used by external client code.

Full documentation

This method supports the internal library infrastructure and should not be used by external client code.

Full documentation

This method supports the internal library infrastructure and should not be used by external client code.

Full documentation

This method supports the internal library infrastructure and should not be used by external client code.

Full documentation

This method supports the internal library infrastructure and should not be used by external client code.

Full documentation